RichTextKit v0.4

UndoManager<T>.ModifiedChanged Event

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Fired when the modified state of the document changes

public event Action ModifiedChanged;